home *** CD-ROM | disk | FTP | other *** search
- #define CHAR 257
- #define NUMBER 258
- #define SECTEND 259
- #define SCDECL 260
- #define XSCDECL 261
- #define NAME 262
- #define PREVCCL 263
- #define EOF_OP 264
- #define OPTION_OP 265
- #define OPT_OUTFILE 266
- #define OPT_PREFIX 267
- #define OPT_YYCLASS 268
- #define CCE_ALNUM 269
- #define CCE_ALPHA 270
- #define CCE_BLANK 271
- #define CCE_CNTRL 272
- #define CCE_DIGIT 273
- #define CCE_GRAPH 274
- #define CCE_LOWER 275
- #define CCE_PRINT 276
- #define CCE_PUNCT 277
- #define CCE_SPACE 278
- #define CCE_UPPER 279
- #define CCE_XDIGIT 280
-